home *** CD-ROM | disk | FTP | other *** search
- -- card: 77420 from stack: in
- -- bmap block id: 77688
- -- flags: 0000
- -- background id: 68193
- -- name: Lag Time DBOX
-
-
- -- part 4 (field)
- -- low flags: 01
- -- high flags: 2002
- -- rect: left=10 top=92 right=125 bottom=118
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: How-to
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=137 top=110 right=151 bottom=392
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: type
- ----- HyperTalk script -----
- on mouseDown
- show card field popupType
- end mouseDown
-
- on mouseUp
- hide card field popupType
- end mouseUp
-
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=137 top=158 right=187 bottom=392
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: duration
- ----- HyperTalk script -----
- on mouseDown
- show card field popupDuration
- end mouseDown
-
- on mouseUp
- hide card field popupDuration
- end mouseUp
-
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=268 top=192 right=221 bottom=428
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: buttons
- ----- HyperTalk script -----
- on mouseDown
- show card field popupButtons
- end mouseDown
-
- on mouseUp
- hide card field popupButtons
- end mouseUp
-
-
-
-
- -- part 6 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=136 top=158 right=265 bottom=429
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: popupType
- ----- HyperTalk script -----
- on mouseUp
- hide card field "popupType"
- end mouseUp
-
-
- -- part 9 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=136 top=106 right=148 bottom=429
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: popupDuration
- ----- HyperTalk script -----
- on mouseUp
- hide card field "popupDuration"
- end mouseUp
-
-
- -- part 10 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=219 top=130 right=186 bottom=434
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: popupButtons
- ----- HyperTalk script -----
- on mouseUp
- hide card field "popupButtons"
- end mouseUp
-
-
- -- part contents for card part 4
- ----- text -----
- Press any element for details.
-
- -- part contents for card part 6
- ----- text -----
- Click Finish to Start to show that extra time is needed between two tasks even though the tasks themselves do not require more time.
-
- Click Start to Start to show that a dependent task can begin a specified amount of time after the task preceding it has started.
-
-
- -- part contents for card part 9
- ----- text -----
- Type the number of units of lag time you want to add between the two tasks.
-
- -- part contents for card part 10
- ----- text -----
- Click OK to set the lag time as specified.
-
- Click Cancel to cancel the lag times.
-
- -- part contents for background part 30
- ----- text -----
- The Task Menu
-
- -- part contents for background part 31
- ----- text -----
- Lag Time Dialog Box